sqrt — Square Root
sqrt
returns the square root of its argument. If the argument is a matrix, then an element-by-element square-root operation is performed. This function understands complex values.
Subsections
Example